-
Notifications
You must be signed in to change notification settings - Fork 715
try out merge queues #11015
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
try out merge queues #11015
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If this works, that would be awesome! Only one way to find out...
a47ed3f
to
32eb467
Compare
BTW if this works then the next thing to try is to see if things we had to use |
@geekosaur this sounds terrific, thank you for researching it! and thanks to @TeofilC for pitching in! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yay!
This pull request has been removed from the queue for the following reason: The pull request can't be updated. You should update or rebase your pull request manually. If you do, this pull request will automatically be requeued once the queue conditions match again. |
also adjust the labels set for the bot to avoid making noise when it's being shoved straight in
If we're lucky, this might even fix the above problem. |
Yes. Fingers crossed... |
Also enabling parallel checks, which should speed things up even more especially since Mergify forced us to separate the normal and squash-merge queues.
Also adjust the labels set for the bot to try to avoid making noise when it's being shoved straight in.
Template B: This PR does not modify behaviour or interface
E.g. the PR only touches documentation or tests, does refactorings, etc.
Include the following checklist in your PR:
Is this a PR that fixes CI? If so, it will need to be backported to older cabal release branches (ask maintainers for directions).Mergify configuration is only read onmaster